set correct float abi settings for armel and armhf
authorPeter Michael Green <plugwash@debian.org>
Tue, 21 Jul 2020 16:29:06 +0000 (17:29 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 21 Jul 2020 16:29:06 +0000 (17:29 +0100)
commit92f293a7c8d087b3398a3736a085e7f31b86dd7c
tree441559ea169286ef041458018028ffdd0ab36199
parent164390271f206040a9fc5efdceffdf71850cde7b
set correct float abi settings for armel and armhf

debian armel supports systems that don't have a fpu so should use a "float abi"
setting of soft by default.

Debian armhf needs a float abi setting of "hard"

Gbp-Pq: Name 26-set-correct-float-abi.diff
clang/lib/Driver/ToolChains/Arch/ARM.cpp